home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / MacII / Circles / Circles.Info next >
Encoding:
Text File  |  1988-03-02  |  1.3 KB  |  31 lines  |  [SCOT/NEUF]

  1. This is a little MSBASIC program that does two things:
  2. 1) shows you a what you could do in BASIC with ColorLib and ToolLib
  3. 2) Does an interesting color display on a Mac ][
  4.  
  5. Here are some instructions on how to use the program:
  6.  
  7. The first thing to come up is the control panel. It allows you to:
  8.  
  9. 1. Change color - if you make this "Yes", then the circles will be filled
  10.    with random lines of color. "No" will fill the circle with a single color.
  11.  
  12. 2. Fill Each Circle - if you make this "Yes", each circle will be filled with
  13.    color. Depending on how you set 1), it will be either a uniform or random
  14.    color. Making this "No" will show only the outlines of the circles.
  15.  
  16. 3. Constraint Commands - You can set the values so as to constrict the 
  17.    postioning of circles within a set square. The Upper Left coordinate is
  18.    the x and y coordinate on the upper left of the square, and the Lower
  19.    Right coordinate is the lower right of the square.
  20.  
  21. 4. The radius of the circle is the number of pixels from the center of each
  22.    circle to the circle's edge.
  23. The code is available to this program if you are interested.
  24. This demo is provided free from Neu Software. If you like it, and would like
  25. more documented, unprotected BASIC programs, send a disk and $5 to:
  26. Scott Neufeld
  27. 6 Lake Road
  28. Peekskill, NY 10566
  29.  
  30. Enjoy!
  31.